![]() |
YNQ
YNQ-1.6.0
|
| #define NQ_ERR_NBILLEGALSOCKETSLOT (NQ_ERR_MODULE | 4000) |
Internal error
| #define NQ_ERR_NBNOTNETBIOSNAME (NQ_ERR_MODULE | 4001) |
NetBIOS name has illegal format
| #define NQ_ERR_NBTIMEOUT (NQ_ERR_MODULE | 4002) |
Select timeout on NBT/TCP layer
| #define NQ_ERR_NBNEGATIVERESPONSE (NQ_ERR_MODULE | 4003) |
Negative NetBIOS response received
| #define NQ_ERR_NBHOSTNAMENOTRESOLVED (NQ_ERR_MODULE | 4004) |
NQ failed to resolve host over NetBIOS
| #define NQ_ERR_NBCANCELLISTENFAIL (NQ_ERR_MODULE | 4005) |
Unable to cancel a listen operation
| #define NQ_ERR_NBSOCKETOVERFLOW (NQ_ERR_MODULE | 4006) |
Too many sockets in use
| #define NQ_ERR_NBNOBINDBEFORELISTEN (NQ_ERR_MODULE | 4007) |
Listen attempt on a socket that was not bound yet
| #define NQ_ERR_NBILLEGALDATAGRAMSOURCE (NQ_ERR_MODULE | 4008) |
Source name has illegal format
| #define NQ_ERR_NBILLEGALDATAGRAMDESTINATION (NQ_ERR_MODULE | 4009) |
Destination name has illegal format
| #define NQ_ERR_NBINVALIDPARAMETER (NQ_ERR_MODULE | 4010) |
Invalid parameter
| #define NQ_ERR_NBINTERNALERROR (NQ_ERR_MODULE | 4011) |
Internal error
| #define NQ_ERR_NBILLEGALDATAGRAMTYPE (NQ_ERR_MODULE | 4012) |
Unexpected datagram type
| #define NQ_ERR_NBDDCOMMUNICATIONERROR (NQ_ERR_MODULE | 4013) |
NQ failed to communicate with NetbIOS daemon
| #define NQ_ERR_NBBUFFEROVERFLOW (NQ_ERR_MODULE | 4014) |
Internal buffer size exceeded
| #define NQ_ERR_NBRELEASENAMEFAIL (NQ_ERR_MODULE | 4015) |
NQ failed to release a registered name
| #define NQ_ERR_NBLISTENFAIL (NQ_ERR_MODULE | 4016) |
NQ failed to listen
| #define NQ_ERR_SOCKETCREATE (NQ_ERR_MODULE | 5000) |
Socket failed to create
| #define NQ_ERR_SOCKETBIND (NQ_ERR_MODULE | 5001) |
Socket failed to bind
| #define NQ_ERR_SOCKETNAME (NQ_ERR_MODULE | 5002) |
Socket failed to get name
| #define NQ_ERR_SOCKETSEND (NQ_ERR_MODULE | 5003) |
Socket failed to send
| #define NQ_ERR_SOCKETSETOPTION (NQ_ERR_MODULE | 5004) |
Socket failed to set options
| #define NQ_ERR_SOCKETADDRESS (NQ_ERR_MODULE | 5005) |
Failed to get socket address
| #define NQ_ERR_CAPTUREZERO (NQ_ERR_MODULE | 6000) |
Error used when packet in internal capture should be zeroed
| #define NQ_ERR_INVALIDUINT32SIZE (NQ_ERR_MODULE | 6001) |
Invalid NQ_UINT32 size
| #define NQ_ERR_RECONNECTREQUIRED (NQ_ERR_MODULE | 6002) |
Error used when send fails and reconnect is required
| #define NQ_ERR_SIZEERROR (NQ_ERR_MODULE | 6003) |
Error requesting file size
| #define NQ_ERR_SEEKERROR (NQ_ERR_MODULE | 6004) |
Invalid seek result
| #define NQ_ERR_ATTRERROR (NQ_ERR_MODULE | 6005) |
Error requesting file attributes
| #define NQ_ERR_KERBEROSERROR (NQ_ERR_MODULE | 7000) |
Kerberos general error
| #define NQ_ERR_RAPGENERALERROR (NQ_ERR_MODULE | 8000) |
RAP general error
| #define NQ_ERR_RAPACCESSDENIED (NQ_ERR_MODULE | 8001) |
RAP user has insufficient privilege
| #define NQ_ERR_RAPMOREDATA (NQ_ERR_MODULE | 8002) |
RAP additional data is available
| #define NQ_ERR_RAPSERVERNOTSTARTED (NQ_ERR_MODULE | 8003) |
RAP the server service on the remote computer is not running
| #define NQ_ERR_RAPBADTRANSACTCONFIG (NQ_ERR_MODULE | 8004) |
RAP the server is not configured for transactions, IPC$ is not shared
| #define NQ_ERR_RAPSERVICENOTINSTALLED (NQ_ERR_MODULE | 8005) |
RAP the service has not been started
| #define NQ_ERR_RAPDEVICENOTCONNECTED (NQ_ERR_MODULE | 8006) |
RAP the device is not connected
| #define NQ_ERR_RAPNOTACTIVEINDOMAIN (NQ_ERR_MODULE | 8007) |
RAP the computer is not active in this domain
| #define NQ_ERR_RAPNOBROWSERSERVERSFOUND (NQ_ERR_MODULE | 8008) |
RAP the list of servers for this workgroup is not currently available
| #define NQ_ERR_ICONVERROR (NQ_ERR_MODULE | 9000) |
iconv failed to convert
| #define NQ_ERR_ICONVOPEN (NQ_ERR_MODULE | 9001) |
iconv_open failed to allocate a conversion descriptor
| #define UD_NQ_MAXPWDLEN 257 |
password buffer length